DefaultCharacteristicWrapper
class DefaultCharacteristicWrapper(characteristic: CBCharacteristic, val service: RemoteServiceWrapper) : RemoteCharacteristicWrapper
Default implementation of RemoteCharacteristicWrapper
Parameters
characteristic
the CBCharacteristic to wrap
Properties
Link copied to clipboard
The list of RemoteDescriptorWrapper of associated with the characteristic
Link copied to clipboard
The set of all CharacteristicProperty of the characteristic
Link copied to clipboard
The RemoteServiceWrapper this characteristic belongs to
Functions
Link copied to clipboard
Request a CBPeripheral to update the notifying status of the characteristic
Link copied to clipboard
Request a CBPeripheral to write value to the characteristic